2 research outputs found

    Design a test packet arrival time marking scheme in a bandwidth estimator available through the NETFPGA in order to reduce your estimation error

    Get PDF
    El trabajo de investigación titulado “Diseño de un esquema de marcación de tiempos de llegada de paquetes de prueba en un estimador de ancho de banda disponible a través de la NetFPGA con el fin de reducir su error de estimación”, fue desarrollado por la Ing. Nydia Susana Sandoval Carrero bajo la dirección del profesor Cesar Darío Guerrero Santander. Existen en la literatura diversas herramientas que buscan estimar el ancho de banda disponible de extremo a extremo. Estas herramientas basan sus cálculos en las marcaciones de tiempo cuando los paquetes de prueba usados por las herramientas, llegan al receptor de la medición. Dado que esta marcación se realiza a nivel de software, existen diferentes fuentes de error principalmente asociadas a variaciones generadas por otros procesos que toman control del sistema operativo. El propósito de esta investigación es diseñar un mecanismo que permita realizar el marcado de tiempo de los paquetes a nivel de hardware utilizando una tecnología denominada NetFPGA. Esta plataforma permite modificar su comportamiento por los arreglos lógicos programables que esta posee e interactuar con el software de estimación, en este proyecto es la herramienta TRACEBAND. Como resultado de esta investigación, se plantean módulos para realizar el marcado de tiempo o timestamp utilizando la estructura HATS. Se diseñó un módulo de identificación de los paquetes de prueba usando los identificadores de tipo de protocolo y puerto destino. El almacenamiento de los timestamp se realiza en la RAM de la NetFPGA para luego ser leídos desde TRACEBAND. Adicionalmente, se describe la forma en que la NetFPGA y TRACEBAND deben comunicarse a través del módulo REGISTER IO de la NetFPGA y las llamadas IOCTL con sus funciones readreg y writereg en TRACENBAND.LISTA DE FIGURAS 8 LISTA DE ECUACIONES 9 LISTA DE TABLAS 10 ANEXOS 11 ABREVIATURAS 12 RESUMEN 13 ABSTRACT 14 INTRODUCCIÓN 15 1. PLANTEAMIENTO DEL PROBLEMA 16 2. OBJETIVOS 19 2.1 OBJETIVO GENERAL 19 2.2 OBJETIVOS ESPECIFICOS 19 3. MARCO REFERENCIAL 20 3.1 MARCO CONCEPTUAL 20 3.1.1 Redes IP 20 3.1.2 Estimación de parámetros de rendimiento sobre internet 23 3.1.2.1 Mediciones Pasivas. 23 3.1.2.2 Mediciones Activas 24 3.1.3 Ancho de banda 25 3.1.3.1 Medición de ancho de banda disponible (Available Bandwidth Estimations ABW). 28 3.1.3.2 Modelo de Velocidad de Paquetes PRM 28 3.1.3.3 Modelo de Separación de Paquetes PGM 29 3.1.4 Plataforma NetFPGA 30 3.1.4.1 Descripción de la plataforma NetFPGA 31 3.1.4.2 Diseño de referencia de la NetFPGA de la plataforma NetFPGA 32 3.1.4.3 Análisis de la plataforma NetFPGA 33 3.1.5 Marca de tiempo en paquetes de datos (TIMESTAMP) 36 3.2 ESTADO DEL ARTE 38 3.2.1 Herramientas de estimación de ancho de banda disponible. 38 3.2.2 Estudios comparativos de las herramientas 41 3.2.3 Descripción de TRACEBAND 43 3.2.4 Utilización del módulo TIMESTAMP en aplicaciones con la NetFPGA 44 4. METODOLOGÍA 50 5. RESULTADOS 52 5.1 MÓDULOS TIMESTAMP Y COMUNICACIÓN EN LA NetFPGA 52 5.1.1 Módulo Timestamp 52 5.1.2.1 Código módulos encargados del timestamp 55 5.1.3 Módulo Identificación 57 5.1.3.1 Código en Verilog para el módulo de identificación. 60 5.2 COMUNICACIÓN TRACEBAND CON LA NETFPGA 66 5.2.1 Análisis de TRACEBAND RECEIVER 67 5.2.2 Comunicación entre Traceband_rcv y la NetFPGA 68 6. CONCLUSIONES 72 ANEXOS 74 REFERENCIAS 81MaestríaThe research paper entitled "Designing a scheme dialing arrival times of test packets on an estimate of bandwidth available through NetFPGA order to reduce estimation error" was developed by the Ing. Nydia Susana Sandoval Carrero under the direction of Professor Cesar Dario Guerrero Santander. There are various tools in the literature seeking to estimate the available bandwidth from end to end. These tools base their calculations on the marks of time when the test packets used by tools, arrive at the receiver measurement. Since this marking is done at the software level, there are several sources of error associated with variations mainly generated by other processes that take control of the operating system. The purpose of this research is to design a mechanism for performing marking time of the packets at the hardware level using a technology called NetFPGA. This platform allows you to modify your behavior programmable logic arrays that this has and interact with the software estimation, this project is the TRACEBAND tool. As a result of this investigation, they posed modules for marking time or timestamp using the HATS structure. An identification module test packets using identifiers protocol type and destination port was designed. Storing the timestamp is made in the RAM NetFPGA then be read from TRACEBAND. In addition, the way the NetFPGA and TRACEBAND must communicate through the REGISTER IO module NetFPGA and IOCTL calls with READREG and WRITEREG in TRACENBAND functions described.Modalidad Presencia

    Timestamp scheme in the reception of test packets through Netfpga for the estimation of available bandwidth in Traceband

    Get PDF
    Los servicios y aplicaciones que se ofrecen actualmente sobre internet como video bajo demanda, requieren estimación de parámetros que determinen la calidad de una conexión como el ancho de banda disponible. Para la estimación del ancho de banda disponible (ABW) se han desarrollado herramientas de software como Pathload, Spruce y Traceband. Estas herramientas presentan limitaciones en la precisión de la estimación debido a los retardos que sufren los paquetes en los procesos inherentes del sistema operativo. La herramienta requiere precisión en la captura del tiempo de llegada de los paquetes y esto se logra realizando el timestamp a nivel físico. Para ello se utiliza la NetFPGA dado que permite modificar el comportamiento como tarjeta de red adicionando módulos de acuerdo a las necesidades del proyecto. En el diseño del esquema de marcación de los tiempos de llegada de los paquetes de prueba se utiliza la herramienta Traceband, esta se encarga del envío y cálculo del ABW y la NetFPGA se encarga de realizar la marca de tiempo de llegada de los paquetes en la recepción en hardware y basados en este valor se realiza la estimación del ABW. Se diseñaron los módulos Timestamp e Identificación en la NetFPGA, y los cambios requeridos en Traceband para comunicarse con la NetFPGA.The services and applications that are currently offered over the Internet as video on demand, require estimation of parameters that determine the quality of a connection such as the available bandwidth. To estimate the available bandwidth (ABW), software tools such as Pathload, Spruce and Traceband have been developed. These tools present limitations in the precision of the estimation due to the delays suffered by the packets in the inherent processes of the operating system. The tool requires precision in capturing the arrival time of the packets and this is achieved by performing the timestamp at the physical level. For this, the NetFPGA is used since it allows modifying the behavior as a network card by adding modules according to the needs of the project. In the design of the marking scheme for the arrival times of the test packets, the Traceband tool is used, this is in charge of sending and calculating the ABW and the NetFPGA is in charge of making the arrival timestamp of the packets in & nbsp; reception in hardware and based on this value the ABW estimation is made. The Timestamp and Identification modules were designed in the NetFPGA, and the changes required in Traceband to communicate with the NetFPGA
    corecore